Learn R Programming

DataSetsUni (version 0.1)

Blood Cancer: The life time of 40 blood cancer (leukemia) patients

Description

The function allows to provide the lifetime (in years) of 40 blood cancer (leukemia) patients from one of Ministry of Health hospitals in Saudi Arabia.

Usage

data_bloodcancer

Value

data_bloodcancer gives the lifetime (in years) of 40 blood cancer (leukemia) patients.

Arguments

data_bloodcancer

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

This data consist of the lifetime (in years) of 40 blood cancer (leukemia) patients. Recently, the data set is used by Klakattawi, H. S. (2022) and fitted a new extended Weibull distribution.

References

Klakattawi, H. S. (2022). Survival analysis of cancer patients using a new extended Weibull distribution. Plos one, 17(2), e0264229.

Al-Saiary, Z. A., & Bakoban, R. A. (2020). The Topp-Leone generalized inverted exponential distribution with real data applications. Entropy, 22(10), 1144.

See Also

data_Bcancer, data_bloodcancer

Examples

Run this code
x<-data_bloodcancer
summary(x)

Run the code above in your browser using DataLab